home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / assembler-tools / prodata / prodata.doc < prev    next >
Encoding:
Text File  |  1996-05-21  |  2.1 KB  |  80 lines

  1.                           PRODATA 1.0 Turbo
  2.  
  3.                        coded by Ornaghi Alfredo
  4.  
  5.                        E-Mail : ted@intercom.it
  6.  
  7.  
  8.                           FREEWARE VERSION !!!
  9.  
  10.  
  11.  
  12.  
  13.  
  14. ProData is a simple program that converts any binary file to assembler
  15. source code, it works in a simple Workbench window.
  16. This version is 100% assembler, wrote to be as fast as possible...
  17.  
  18.  
  19. SYSTEM REQUIREMENTS:
  20.   Any Amiga.
  21.  
  22.  
  23. USE:
  24.   Input file name  : source file's name
  25.   Output file name : file's name after conversion
  26.   Data on each row : number of bytes, words or longs for each line
  27.   Prefix           : example : dc.b, dc.w, dc.l or anything you want
  28.   Output type      : b,w,l if you want respectively Byte,Word or Long
  29.                      conversion
  30.  
  31.  
  32. WARNING : To exit from the program type a single character "!" at any time.
  33.  
  34.  
  35. HISTORY:
  36.   1.0 Turbo : this is the first public release!
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.                               LEGAL INFORMATION
  44.  
  45.  
  46. COPYRIGHT:
  47.   ProData is COPYRIGHT © 1996 by Ornaghi Alfredo.
  48.  
  49.  
  50. DISCLAIMER:
  51.   This software is provided "as it is". No warranties are made. The use of this
  52.   software is at your own risk. The author assumes no responsibility for any
  53.   damage caused by the use of this software.
  54.  
  55.  
  56. DISTRIBUTION:
  57.   The permission to distribute copies of ProData on disk is granted provided
  58.   that NO MONEY is charged beyond the cost of the disk.
  59.   
  60.   The permission to distribute ProData electronically on computer network and
  61.   Bulletting Board System (BBS) is granted provided that NO MONEY is charged
  62.   for accessing or download the archive.
  63.   The permission to distribute ProData on all CD archives is granted.
  64.  
  65.   Commercial distributors of freely distributable software are NOT allowed to
  66.   distribute ProData. 
  67.  
  68.  
  69.  
  70.  
  71.  
  72. If someone finds some bugs or someone have new ideas, plaese write me!
  73.  
  74.  
  75.           ------------------------------------------------------------
  76.          |     //          | Alfredo Ornaghi (Amiga user!)            |
  77.          |    //  Amiga    | E-Mail   : ted@intercom.it               |
  78.          | \\X/ forever!!! | Web site : http://www.intercom.it/~ted/  |
  79.           ------------------------------------------------------------
  80.